[INFO] cloning repository https://github.com/Hero472/link-shortener-service
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hero472/link-shortener-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHero472%2Flink-shortener-service", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHero472%2Flink-shortener-service'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d6f544629a0aa3b5e412fc352eef4a8d1f896d9
[INFO] testing Hero472/link-shortener-service/2d6f544629a0aa3b5e412fc352eef4a8d1f896d9 against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHero472%2Flink-shortener-service" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Hero472/link-shortener-service
[INFO] finished tweaking git repo https://github.com/Hero472/link-shortener-service
[INFO] tweaked toml for git repo https://github.com/Hero472/link-shortener-service written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Hero472/link-shortener-service on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Hero472/link-shortener-service already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-types v0.13.3
[INFO] [stderr]   Downloaded prost-build v0.13.3
[INFO] [stderr]   Downloaded mongodb-internal-macros v3.1.0
[INFO] [stderr]   Downloaded axum v0.7.7
[INFO] [stderr]   Downloaded serde_with_macros v3.11.0
[INFO] [stderr]   Downloaded rustc_version_runtime v0.3.0
[INFO] [stderr]   Downloaded hickory-resolver v0.24.1
[INFO] [stderr]   Downloaded serde_with v3.11.0
[INFO] [stderr]   Downloaded mockall_derive v0.13.1
[INFO] [stderr]   Downloaded hyper v1.5.0
[INFO] [stderr]   Downloaded mockall v0.13.1
[INFO] [stderr]   Downloaded bcrypt v0.16.0
[INFO] [stderr]   Downloaded bson v2.13.0
[INFO] [stderr]   Downloaded mongodb v3.1.0
[INFO] [stderr]   Downloaded actix-tls v3.4.0
[INFO] [stderr]   Downloaded hickory-proto v0.24.1
[INFO] [stderr]   Downloaded awc v3.5.1
[INFO] [stderr]   Downloaded actix-http-test v3.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b382aebbd15336ec2c409e84548627b9620777f0d5e640f4166b224c4d9facb
[INFO] running `Command { std: "docker" "start" "-a" "2b382aebbd15336ec2c409e84548627b9620777f0d5e640f4166b224c4d9facb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b382aebbd15336ec2c409e84548627b9620777f0d5e640f4166b224c4d9facb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b382aebbd15336ec2c409e84548627b9620777f0d5e640f4166b224c4d9facb", kill_on_drop: false }`
[INFO] [stdout] 2b382aebbd15336ec2c409e84548627b9620777f0d5e640f4166b224c4d9facb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e94496c88a792bc54ceceef0a9b169fb9ed8ad63f7d914e1be0a5d1e015e45e5
[INFO] running `Command { std: "docker" "start" "-a" "e94496c88a792bc54ceceef0a9b169fb9ed8ad63f7d914e1be0a5d1e015e45e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling impl-more v0.1.8
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling bcrypt v0.16.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling mongodb-internal-macros v3.1.0
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]    Compiling prost v0.13.3
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling prost-types v0.13.3
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]    Compiling prost-build v0.13.3
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with v3.11.0
[INFO] [stderr]    Compiling api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling hickory-proto v0.24.1
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling actix-server v2.5.0
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling bson v2.13.0
[INFO] [stderr]    Compiling jsonwebtoken v9.3.0
[INFO] [stderr]    Compiling axum v0.7.7
[INFO] [stderr]    Compiling hickory-resolver v0.24.1
[INFO] [stderr]    Compiling mongodb v3.1.0
[INFO] [stderr]    Compiling actix-http v3.9.0
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling actix-web v4.9.0
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 13s
[INFO] running `Command { std: "docker" "inspect" "e94496c88a792bc54ceceef0a9b169fb9ed8ad63f7d914e1be0a5d1e015e45e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e94496c88a792bc54ceceef0a9b169fb9ed8ad63f7d914e1be0a5d1e015e45e5", kill_on_drop: false }`
[INFO] [stdout] e94496c88a792bc54ceceef0a9b169fb9ed8ad63f7d914e1be0a5d1e015e45e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad5f24f2805f6b0a8e32c667a3afa107650657f7a200f194702be5a7ad98f8aa
[INFO] running `Command { std: "docker" "start" "-a" "ad5f24f2805f6b0a8e32c667a3afa107650657f7a200f194702be5a7ad98f8aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling anstyle v1.0.9
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling actix-http v3.9.0
[INFO] [stderr]    Compiling actix-server v2.5.0
[INFO] [stderr]    Compiling actix-tls v3.4.0
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling actix-web v4.9.0
[INFO] [stderr]    Compiling awc v3.5.1
[INFO] [stderr]    Compiling actix-http-test v3.2.0
[INFO] [stderr]    Compiling api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Role`
[INFO] [stdout]  --> tests/integration_test.rs:5:56
[INFO] [stdout]   |
[INFO] [stdout] 5 | use user::{login_user, register_user, User, UserLogin, Role};
[INFO] [stdout]   |                                                        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req3`
[INFO] [stdout]    --> tests/integration_test.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 |     let req3 = test::TestRequest::post()
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_req3`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/integration_test.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |     let body: web::Bytes = test::read_body(resp2).await;
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `std::future::Future` that must be used
[INFO] [stdout]   --> tests/integration_test.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     teardown(&client);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `std::future::Future` that must be used
[INFO] [stdout]    --> tests/integration_test.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     teardown(&client);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.70s
[INFO] running `Command { std: "docker" "inspect" "ad5f24f2805f6b0a8e32c667a3afa107650657f7a200f194702be5a7ad98f8aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad5f24f2805f6b0a8e32c667a3afa107650657f7a200f194702be5a7ad98f8aa", kill_on_drop: false }`
[INFO] [stdout] ad5f24f2805f6b0a8e32c667a3afa107650657f7a200f194702be5a7ad98f8aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4322dfd3a0d50de842f7e6714252df3fa4aae18459362a3ea94bb3e89a1bff0f
[INFO] running `Command { std: "docker" "start" "-a" "4322dfd3a0d50de842f7e6714252df3fa4aae18459362a3ea94bb3e89a1bff0f", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Role`
[INFO] [stderr]  --> tests/integration_test.rs:5:56
[INFO] [stderr]   |
[INFO] [stderr] 5 | use user::{login_user, register_user, User, UserLogin, Role};
[INFO] [stderr]   |                                                        ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `req3`
[INFO] [stderr]    --> tests/integration_test.rs:159:9
[INFO] [stderr]     |
[INFO] [stderr] 159 |     let req3 = test::TestRequest::post()
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_req3`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `body`
[INFO] [stderr]    --> tests/integration_test.rs:168:9
[INFO] [stderr]     |
[INFO] [stderr] 168 |     let body: web::Bytes = test::read_body(resp2).await;
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stderr] 
[INFO] [stderr] warning: unused implementer of `std::future::Future` that must be used
[INFO] [stderr]   --> tests/integration_test.rs:66:5
[INFO] [stderr]    |
[INFO] [stderr] 66 |     teardown(&client);
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused implementer of `std::future::Future` that must be used
[INFO] [stderr]    --> tests/integration_test.rs:116:5
[INFO] [stderr]     |
[INFO] [stderr] 116 |     teardown(&client);
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr] 
[INFO] [stderr] warning: `api` (test "integration_test") generated 5 warnings (run `cargo fix --test "integration_test" -p api` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/api-67b154dced7cbacc)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/api-c53a845ef06e75d2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-098817d2191d5f03)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_login_user ... FAILED
[INFO] [stdout] test test_register_user ... FAILED
[INFO] [stdout] test test_get_users ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_login_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_login_user' (21) panicked at tests/integration_test.rs:15:41:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: ServerSelection { message: "Server selection timeout: No available servers. Topology: { Type: Unknown, Servers: [ { Address: localhost:27017, Type: Unknown, Error: Kind: I/O error: Connection refused (os error 111), labels: {} } ] }" }, labels: {}, wire_version: None, source: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eaa06bc4fea - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eaa06bc4fea - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eaa06bc4fea - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eaa06bc4fea - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eaa06bddcba - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eaa06bddcba - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5eaa06bca7b2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5eaa06bca7b2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5eaa06ba303f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eaa06ba303f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eaa06bbcf09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eaa059f272c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5eaa059f272c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eaa06bbd182 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5eaa06bbd182 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eaa06ba30f8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eaa06b98229 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eaa06ba3fcd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eaa06bde4fc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eaa06bde272 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5eaa059c61a6 - <core[4a92201981c6b77a]::result::Result<(), mongodb[df56b9ae60c4427e]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5eaa059c61a6 - integration_test[31b94a6c9c86608b]::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:15:41
[INFO] [stdout]   22:     0x5eaa059c78d4 - integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:72:34
[INFO] [stdout]   23:     0x5eaa059dc3bf - <tokio[c3cfca18797799c7]::task::local::RunUntil<integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x5eaa059db920 - <tokio[c3cfca18797799c7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c3cfca18797799c7]::task::local::RunUntil<integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x5eaa059b4c95 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c3cfca18797799c7]::task::local::LocalData>>::try_with::<<tokio[c3cfca18797799c7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c3cfca18797799c7]::task::local::RunUntil<integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5eaa059b4a2e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c3cfca18797799c7]::task::local::LocalData>>::with::<<tokio[c3cfca18797799c7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c3cfca18797799c7]::task::local::RunUntil<integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5eaa059d9a46 - <tokio[c3cfca18797799c7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c3cfca18797799c7]::task::local::RunUntil<integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x5eaa059dff86 - <tokio[c3cfca18797799c7]::task::local::RunUntil<integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x5eaa059dbe65 - <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until::<integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x5eaa059d2bfd - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5eaa059b44cd - <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   32:     0x5eaa059b416b - tokio[c3cfca18797799c7]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   33:     0x5eaa059b416b - tokio[c3cfca18797799c7]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   34:     0x5eaa059b416b - <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   35:     0x5eaa059a9d00 - <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   36:     0x5eaa059b22f0 - <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   37:     0x5eaa059af5d4 - <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   38:     0x5eaa059c4ddb - <tokio[c3cfca18797799c7]::runtime::context::scoped::Scoped<tokio[c3cfca18797799c7]::runtime::scheduler::Context>>::set::<<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5eaa059b9de9 - tokio[c3cfca18797799c7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   40:     0x5eaa059b5be2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c3cfca18797799c7]::runtime::context::Context>>::try_with::<tokio[c3cfca18797799c7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x5eaa059b4f4e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c3cfca18797799c7]::runtime::context::Context>>::with::<tokio[c3cfca18797799c7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x5eaa059b8afd - tokio[c3cfca18797799c7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   43:     0x5eaa059acfc0 - <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   44:     0x5eaa059ad856 - <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   45:     0x5eaa059ae8e3 - <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   46:     0x5eaa059e1863 - tokio[c3cfca18797799c7]::runtime::context::runtime::enter_runtime::<<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5eaa059a8dd6 - <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   48:     0x5eaa059cc5cc - <tokio[c3cfca18797799c7]::runtime::runtime::Runtime>::block_on_inner::<<tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   49:     0x5eaa059ccc36 - <tokio[c3cfca18797799c7]::runtime::runtime::Runtime>::block_on::<<tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   50:     0x5eaa059d9b80 - <tokio[c3cfca18797799c7]::task::local::LocalSet>::block_on::<integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   51:     0x5eaa059c4755 - <actix_rt[712f921d992c0ca7]::runtime::Runtime>::block_on::<integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5eaa059e0379 - <actix_rt[712f921d992c0ca7]::system::SystemRunner>::block_on::<integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x5eaa059c9a56 - integration_test[31b94a6c9c86608b]::test_login_user
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:69:1
[INFO] [stdout]   54:     0x5eaa059c5987 - integration_test[31b94a6c9c86608b]::test_login_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:70:27
[INFO] [stdout]   55:     0x5eaa059c41c6 - <integration_test[31b94a6c9c86608b]::test_login_user::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5eaa059e5a0b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5eaa059e5a0b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x5eaa059f31fb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x5eaa059f31fb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5eaa059f31fb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5eaa059f31fb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5eaa059f31fb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5eaa059f31fb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x5eaa059f31fb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x5eaa059ec914 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x5eaa059ec914 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5eaa059f5e02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x5eaa059f5e02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5eaa059f5e02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5eaa059f5e02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5eaa059f5e02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5eaa059f5e02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x5eaa059f5e02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5eaa06bc46ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   75:     0x5eaa06bc46ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x76f6f9983aa4 - <unknown>
[INFO] [stdout]   77:     0x76f6f9a10a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_register_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_register_user' (22) panicked at tests/integration_test.rs:15:41:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: ServerSelection { message: "Server selection timeout: No available servers. Topology: { Type: Unknown, Servers: [ { Address: localhost:27017, Type: Unknown, Error: Kind: I/O error: Connection refused (os error 111), labels: {} } ] }" }, labels: {}, wire_version: None, source: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eaa06bc4fea - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eaa06bc4fea - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eaa06bc4fea - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eaa06bc4fea - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eaa06bddcba - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eaa06bddcba - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5eaa06bca7b2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5eaa06bca7b2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5eaa06ba303f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eaa06ba303f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eaa06bbcf09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eaa059f272c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5eaa059f272c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eaa06bbd182 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5eaa06bbd182 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eaa06ba30f8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eaa06b98229 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eaa06ba3fcd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eaa06bde4fc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eaa06bde272 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5eaa059c61a6 - <core[4a92201981c6b77a]::result::Result<(), mongodb[df56b9ae60c4427e]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5eaa059c61a6 - integration_test[31b94a6c9c86608b]::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:15:41
[INFO] [stdout]   22:     0x5eaa059c8d07 - integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:37:34
[INFO] [stdout]   23:     0x5eaa059dc4ff - <tokio[c3cfca18797799c7]::task::local::RunUntil<integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x5eaa059dba10 - <tokio[c3cfca18797799c7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c3cfca18797799c7]::task::local::RunUntil<integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x5eaa059b4d95 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c3cfca18797799c7]::task::local::LocalData>>::try_with::<<tokio[c3cfca18797799c7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c3cfca18797799c7]::task::local::RunUntil<integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5eaa059b4a7e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c3cfca18797799c7]::task::local::LocalData>>::with::<<tokio[c3cfca18797799c7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c3cfca18797799c7]::task::local::RunUntil<integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5eaa059d9a86 - <tokio[c3cfca18797799c7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c3cfca18797799c7]::task::local::RunUntil<integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x5eaa059dffd6 - <tokio[c3cfca18797799c7]::task::local::RunUntil<integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x5eaa059dc0a5 - <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until::<integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x5eaa059d2c3d - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5eaa059b450d - <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   32:     0x5eaa059b430b - tokio[c3cfca18797799c7]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   33:     0x5eaa059b430b - tokio[c3cfca18797799c7]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   34:     0x5eaa059b430b - <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   35:     0x5eaa059aa020 - <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   36:     0x5eaa059b2d90 - <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   37:     0x5eaa059af5f4 - <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   38:     0x5eaa059c4f2b - <tokio[c3cfca18797799c7]::runtime::context::scoped::Scoped<tokio[c3cfca18797799c7]::runtime::scheduler::Context>>::set::<<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5eaa059b9e29 - tokio[c3cfca18797799c7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   40:     0x5eaa059b5d22 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c3cfca18797799c7]::runtime::context::Context>>::try_with::<tokio[c3cfca18797799c7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x5eaa059b4fae - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c3cfca18797799c7]::runtime::context::Context>>::with::<tokio[c3cfca18797799c7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x5eaa059b8b3d - tokio[c3cfca18797799c7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   43:     0x5eaa059ad3e0 - <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   44:     0x5eaa059ad8d6 - <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   45:     0x5eaa059aec43 - <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   46:     0x5eaa059e19d3 - tokio[c3cfca18797799c7]::runtime::context::runtime::enter_runtime::<<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5eaa059a8eb6 - <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   48:     0x5eaa059cc77c - <tokio[c3cfca18797799c7]::runtime::runtime::Runtime>::block_on_inner::<<tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   49:     0x5eaa059cceb6 - <tokio[c3cfca18797799c7]::runtime::runtime::Runtime>::block_on::<<tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   50:     0x5eaa059d9c00 - <tokio[c3cfca18797799c7]::task::local::LocalSet>::block_on::<integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   51:     0x5eaa059c47a5 - <actix_rt[712f921d992c0ca7]::runtime::Runtime>::block_on::<integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5eaa059e03c9 - <actix_rt[712f921d992c0ca7]::system::SystemRunner>::block_on::<integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x5eaa059c9ad6 - integration_test[31b94a6c9c86608b]::test_register_user
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:34:1
[INFO] [stdout]   54:     0x5eaa059c59b7 - integration_test[31b94a6c9c86608b]::test_register_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:35:30
[INFO] [stdout]   55:     0x5eaa059c4206 - <integration_test[31b94a6c9c86608b]::test_register_user::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5eaa059e5a0b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5eaa059e5a0b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x5eaa059f31fb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x5eaa059f31fb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5eaa059f31fb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5eaa059f31fb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5eaa059f31fb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5eaa059f31fb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x5eaa059f31fb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x5eaa059ec914 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x5eaa059ec914 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5eaa059f5e02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x5eaa059f5e02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5eaa059f5e02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5eaa059f5e02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5eaa059f5e02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5eaa059f5e02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x5eaa059f5e02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5eaa06bc46ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   75:     0x5eaa06bc46ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x76f6f9983aa4 - <unknown>
[INFO] [stdout]   77:     0x76f6f9a10a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_users stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_get_users' (20) panicked at tests/integration_test.rs:15:41:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: ServerSelection { message: "Server selection timeout: No available servers. Topology: { Type: Unknown, Servers: [ { Address: localhost:27017, Type: Unknown, Error: Kind: I/O error: Connection refused (os error 111), labels: {} } ] }" }, labels: {}, wire_version: None, source: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eaa06bc4fea - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eaa06bc4fea - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eaa06bc4fea - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eaa06bc4fea - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eaa06bddcba - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eaa06bddcba - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5eaa06bca7b2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5eaa06bca7b2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5eaa06ba303f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eaa06ba303f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eaa06bbcf09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eaa059f272c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5eaa059f272c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eaa06bbd182 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5eaa06bbd182 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eaa06ba30f8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eaa06b98229 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eaa06ba3fcd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eaa06bde4fc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eaa06bde272 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5eaa059c61a6 - <core[4a92201981c6b77a]::result::Result<(), mongodb[df56b9ae60c4427e]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5eaa059c61a6 - integration_test[31b94a6c9c86608b]::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:15:41
[INFO] [stdout]   22:     0x5eaa059c6453 - integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:122:34
[INFO] [stdout]   23:     0x5eaa059dc27f - <tokio[c3cfca18797799c7]::task::local::RunUntil<integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x5eaa059db830 - <tokio[c3cfca18797799c7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c3cfca18797799c7]::task::local::RunUntil<integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x5eaa059b4b95 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c3cfca18797799c7]::task::local::LocalData>>::try_with::<<tokio[c3cfca18797799c7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c3cfca18797799c7]::task::local::RunUntil<integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5eaa059b49de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c3cfca18797799c7]::task::local::LocalData>>::with::<<tokio[c3cfca18797799c7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c3cfca18797799c7]::task::local::RunUntil<integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5eaa059d9a06 - <tokio[c3cfca18797799c7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c3cfca18797799c7]::task::local::RunUntil<integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x5eaa059dff36 - <tokio[c3cfca18797799c7]::task::local::RunUntil<integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x5eaa059dbc31 - <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until::<integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x5eaa059d2bbd - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5eaa059b448d - <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   32:     0x5eaa059b3fcb - tokio[c3cfca18797799c7]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   33:     0x5eaa059b3fcb - tokio[c3cfca18797799c7]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   34:     0x5eaa059b3fcb - <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   35:     0x5eaa059a99e0 - <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   36:     0x5eaa059b1850 - <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   37:     0x5eaa059af5b4 - <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   38:     0x5eaa059c4c8b - <tokio[c3cfca18797799c7]::runtime::context::scoped::Scoped<tokio[c3cfca18797799c7]::runtime::scheduler::Context>>::set::<<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5eaa059b9da9 - tokio[c3cfca18797799c7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   40:     0x5eaa059b5aa2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c3cfca18797799c7]::runtime::context::Context>>::try_with::<tokio[c3cfca18797799c7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x5eaa059b4eee - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c3cfca18797799c7]::runtime::context::Context>>::with::<tokio[c3cfca18797799c7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x5eaa059b8abd - tokio[c3cfca18797799c7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   43:     0x5eaa059acba0 - <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   44:     0x5eaa059ad7d6 - <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   45:     0x5eaa059ae583 - <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   46:     0x5eaa059e16f3 - tokio[c3cfca18797799c7]::runtime::context::runtime::enter_runtime::<<tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5eaa059a8cf6 - <tokio[c3cfca18797799c7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   48:     0x5eaa059cc428 - <tokio[c3cfca18797799c7]::runtime::runtime::Runtime>::block_on_inner::<<tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   49:     0x5eaa059cc9b2 - <tokio[c3cfca18797799c7]::runtime::runtime::Runtime>::block_on::<<tokio[c3cfca18797799c7]::task::local::LocalSet>::run_until<integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   50:     0x5eaa059d9b00 - <tokio[c3cfca18797799c7]::task::local::LocalSet>::block_on::<integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   51:     0x5eaa059c4705 - <actix_rt[712f921d992c0ca7]::runtime::Runtime>::block_on::<integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5eaa059e0329 - <actix_rt[712f921d992c0ca7]::system::SystemRunner>::block_on::<integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x5eaa059c99d6 - integration_test[31b94a6c9c86608b]::test_get_users
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:119:1
[INFO] [stdout]   54:     0x5eaa059c5957 - integration_test[31b94a6c9c86608b]::test_get_users::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:120:26
[INFO] [stdout]   55:     0x5eaa059c4186 - <integration_test[31b94a6c9c86608b]::test_get_users::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5eaa059e5a0b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5eaa059e5a0b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x5eaa059f31fb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x5eaa059f31fb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5eaa059f31fb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5eaa059f31fb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5eaa059f31fb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5eaa059f31fb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x5eaa059f31fb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x5eaa059ec914 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x5eaa059ec914 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5eaa059f5e02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x5eaa059f5e02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5eaa059f5e02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5eaa059f5e02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5eaa059f5e02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5eaa059f5e02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x5eaa059f5e02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5eaa06bc46ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   75:     0x5eaa06bc46ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x76f6f9983aa4 - <unknown>
[INFO] [stdout]   77:     0x76f6f9a10a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_get_users
[INFO] [stdout]     test_login_user
[INFO] [stdout]     test_register_user
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.20s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4322dfd3a0d50de842f7e6714252df3fa4aae18459362a3ea94bb3e89a1bff0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4322dfd3a0d50de842f7e6714252df3fa4aae18459362a3ea94bb3e89a1bff0f", kill_on_drop: false }`
[INFO] [stdout] 4322dfd3a0d50de842f7e6714252df3fa4aae18459362a3ea94bb3e89a1bff0f
